projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
de761b5
)
* test/infra/gitlab-ci.yml: Revert to always building.
author
Ted Zlatanov
<tzz@lifelogs.com>
Thu, 21 Jan 2021 16:02:28 +0000
(16:02 +0000)
committer
Ted Zlatanov
<tzz@lifelogs.com>
Thu, 21 Jan 2021 16:08:57 +0000
(16:08 +0000)
test/infra/gitlab-ci.yml
patch
|
blob
|
history
diff --git
a/test/infra/gitlab-ci.yml
b/test/infra/gitlab-ci.yml
index ddabacfe010bc9f02384fc150060894fddbceb44..e5413ad9380143613254cf52601bef9975a16e31 100644
(file)
--- a/
test/infra/gitlab-ci.yml
+++ b/
test/infra/gitlab-ci.yml
@@
-104,8
+104,6
@@
default:
.build-template:
rules:
- - if: '$CI_PIPELINE_SOURCE == "web"'
- when: always
- changes:
- "**/Makefile.in"
- .gitlab-ci.yml
@@
-113,9
+111,11
@@
default:
- autogen.sh
- configure.ac
- lib/*.{h,c}
- - lisp/
emacs-lisp
/*.el
+ - lisp/
**
/*.el
- src/*.{h,c}
- test/infra/*
+ - test/lisp/**/*.el
+ - test/src/*.el
- changes:
# gfilemonitor, kqueue
- src/gfilenotify.c